| Package | Description |
|---|---|
| edu.uky.ai.ml |
Contains an example exercise in which a neural network is trained to
recognize images of capital letters.
|
| edu.uky.ai.ml.nn |
Contains classes for representing simple feed-forward neural networks whose
neurons use the sigmoid activation function.
|